home *** CD-ROM | disk | FTP | other *** search
- object CCScreenSaverForm: TCCScreenSaverForm
- Left = 258
- Top = 123
- BorderIcons = []
- BorderStyle = bsNone
- Caption = 'CC Screen Saver'
- ClientHeight = 122
- ClientWidth = 308
- Color = clBlack
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'System'
- Font.Style = []
- FormStyle = fsStayOnTop
- PixelsPerInch = 120
- WindowState = wsMaximized
- OnActivate = FormActivate
- OnHide = FormHide
- OnShow = FormShow
- TextHeight = 20
- object CCSSTImer: TTimer
- Enabled = False
- OnTimer = CCSSTImerTimer
- Left = 65535
- Top = 2
- end
- end
-